filechooserentry: Ensure the base folder is always valid
authorBenjamin Otte <otte@redhat.com>
Sat, 5 Nov 2011 01:31:04 +0000 (02:31 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 16 Dec 2011 19:09:12 +0000 (20:09 +0100)
commit35198e142da35e016e2f2782b328a87689ba7292
tree744933788c6c3c9c6ffa1dc9ba4470c49d3d6d2b
parente0859004f66f4db59538007038f2051acfa7beae
filechooserentry: Ensure the base folder is always valid

If the base folder is set to NULL, then we just assume the home dir.
FIXME: Should we disallow a NULL folder?
gtk/gtkfilechooserentry.c